# File lib/mocha/hooks.rb, line 31
    def mocha_verify(assertion_counter = nil)
      Mockery.verify(assertion_counter)
    end