From: daz Date: 2005-11-07T00:42:10+09:00 Subject: Re: what does --can't define singleton method-- mean? Daniel Sch�le wrote: > > what is the advantage or typical use of having > singleton method for a class? File.exist?('myfile') There's no instance (File.new), yet. File.new is another ;) daz