# File lib/mocha/expectation_list.rb, line 36
36:
def
length
37:
@expectations
.
length
38:
end