# File lib/flexmock/expectation.rb, line 428
428:     def mock
429:       @expectations.first.mock
430:     end