Undefined is a self preserving undefined object. The result of any interaction with the undefined object will be the undefined object itself.
# File lib/flexmock/undefined.rb, line 38 def coerce(other) [FlexMock.undefined, FlexMock.undefined] end
Generated with the Darkfish Rdoc Generator 2.