# File lib/mocha/mock.rb, line 244
244:
def
any_expectations?
245:
@expectations
.
any?
246:
end