method
any_to_s
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)
private
Coerce an object to a string, providing our own representation if to_s is not defined for the object.