# File lib/flexmock/undefined.rb, line 38 38: def coerce(other) 39: [FlexMock.undefined, FlexMock.undefined] 40: end