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