# File lib/mocha/api.rb, line 167 167: def mocha_verify(assertion_counter = nil) 168: Mockery.instance.verify(assertion_counter) 169: end