# File lib/nyan_cat_formatter/common.rb, line 96
    def padding_width
      @example_count.to_s.length * 2 + 6
    end