# File lib/flexmock/expectation.rb, line 407 407: def add(expectation) 408: @expectations << expectation 409: end