From: matu Date: 2008-07-25T04:09:15+09:00 Subject: Re: what is "p"? matu wrote: > no. looks like it's not. so where does it come from? is it a ruby method? oh. i found out: it comes from Kernel. put this raises another question: are all methods of Kernel available in Object? is Kernel always mixed in or something like that?