# File lib/mspec/runner/actions/tally.rb, line 73 73: def initialize 74: @counter = Tally.new 75: end