# File lib/flexmock/expectation.rb, line 284
284:     def initialize
285:       @expectations = []
286:     end