# File lib/mocha/mock.rb, line 355
    def any_expectations?
      @expectations.any?
    end