From: Joey Zhou Date: 2011-03-06T18:30:19+09:00 Subject: Re: What does "ARGF.class" mean? David Jacobs wrote in post #985706: > That's not a definitive answer, but it does look like the implementers > are aware that some of ARGF's edges are hacks. 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. -- Posted via http://www.ruby-forum.com/.