From: matu Date: 2008-07-25T05:09:12+09:00 Subject: Re: what is "p"? James Gray wrote: > To make sure you can't do this: > > some_rand_obj.p … > > It's private, so Ruby knows that is no good. All right, that sounds like a really good reason :)