# File lib/flexmock/expectation.rb, line 456
456:
def
initialize
457:
@expectations
= [] 458:
end