# File lib/flexmock/expectation_director.rb, line 47
47:     def <<(expectation)
48:       @expectations << expectation
49:     end