# File lib/mocha/integration/assertion_counter.rb, line 4
      def initialize(test_case)
        @test_case = test_case
      end