# File lib/flexmock/expectation.rb, line 455
455:     def mock
456:       @expectations.first.mock
457:     end