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