From: David Jacobs Date: 2011-03-07T00:44:49+09:00 Subject: Re: What does "ARGF.class" mean? --4d73abee_374a3fe6_262 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Right, I understand. I'm just pointing out that ARGF is, in fact, not a real class, and that Ruby treats ARGF differently from real classes. On Sunday, 6 March 2011 at 4:30 am, Joey Zhou wrote: > I was confused with its class name "ARGF.class". If ARGF is an instance > of "ARGFClass", like nil is an instance of "NilClass", I won't > misunderstand it. "ARGF.class" doesn't seem to be a class name. > Thank you. --4d73abee_374a3fe6_262--