# File lib/mspec/runner/actions/tally.rb, line 16
16:   def expectations!(add=1)
17:     @expectations += add
18:   end