# File lib/mocha/expectation_list.rb, line 44
    def any?
      @expectations.any?
    end