# File lib/flexmock/undefined.rb, line 34
34:     def coerce(other)
35:       [FlexMock.undefined, FlexMock.undefined]
36:     end