# File lib/mocha/mock.rb, line 335
    def __verified__?(assertion_counter = nil)
      @expectations.verified?(assertion_counter)
    end