# File lib/flexmock/expectation.rb, line 429
429:     def initialize
430:       @expectations = []
431:     end