# File lib/mocha/expectation_list.rb, line 40
40:
def
length
41:
@expectations
.
length
42:
end