method
any_to_s
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
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.