# File lib/mocha/expectation_list.rb, line 5 def initialize(expectations = []) @expectations = expectations end