From: Robert Klemme Date: 2005-04-22T23:04:38+09:00 Subject: Re: accessor for Class Variable "Leonardo Francalanci" schrieb im Newsbeitrag news:4267CC3F.5030404@simtel.it... > >>Sorry, I'm coming from Java... > > > > Then you'll never know... *evil grin* > > I knew I shouldn't have said that ;) :-)) I'm coming from Java, too. But, psst, don't tell anyone! > > > Ok, class << x ... end is the singleton class of that instance. You can > > use that to define methods for a certain instance only (in this case it's > > the class). > > > As a class is an object much like every other object, you can also define > > singleton methods for them > > Ok, thanks! You're welcome robert