# File lib/flexmock/expectation.rb, line 483
483:     def initialize
484:       @expectations = []
485:     end