# File lib/flexmock/expectation.rb, line 434
434:     def add(expectation)
435:       @expectations << expectation
436:     end