# File lib/mocha/expectation_list.rb, line 46
46:     def any?
47:       @expectations.any?
48:     end