# File lib/flexmock/expectation.rb, line 338
338:     def initialize
339:       @expectations = []
340:     end