From: tsela.cg@... Date: 2007-03-02T06:05:05+09:00 Subject: Re: Why does String have to_str and Integer have to_int? On Mar 1, 8:49 pm, Eric Hodel wrote: > > Or > > #to_s means an object *has a* String representation > > and > > #to_str means on object *is a* String representation Great description! Thank you for summing up so well what I was trying to say. I'm not good at catchy descriptions.