# File lib/flexmock/expectation.rb, line 402
402:     def initialize
403:       @expectations = []
404:     end