module RSpec1
module RSpec2
nyan-cat-formatter
0.5.0
global
# padding_width
(Fixnum)
def padding_width @example_count.to_s.length * 2 + 6 end