# File lib/flexmock/core.rb, line 168 168: def flexmock_invoke_original(sym, args) 169: return FlexMock.undefined 170: end