# File lib/mspec/runner/actions/tally.rb, line 8
 8:   def files!(add=1)
 9:     @files += add
10:   end