# File lib/flexmock.rb, line 255
255:
def
<<
(
expectation
) 256:
@expectations
<<
expectation
257:
end