# File lib/mocha/mini_test_adapter.rb, line 10 10: def increment 11: @test_case._assertions += 1 12: end