From: Avdi Grimm Date: 2007-01-26T01:41:32+09:00 Subject: Re: Class.new ? The first example off the top of my head: A class which might return an existing object out of an object pool, instead of returning a new object. But there are plenty of other possibilities. -- Avdi On 1/25/07, Warren Seltzer wrote: > Thanks, I see how to make it work, but I don't see need to ever do it... > > > Fred > > > >