# File lib/mspec/runner/actions/tally.rb, line 28
28:   def guards!(add=1)
29:     @guards += add
30:   end