method
any_to_s
v2_2_9 -
Show latest stable
- Class:
DRb::DRbServer
any_to_s(obj)private
Coerce an object to a string, providing our own representation if to_s is not defined for the object.
any_to_s(obj)Coerce an object to a string, providing our own representation if to_s is not defined for the object.