From: gwtmp01@... Date: 2006-03-15T00:20:09+09:00 Subject: Re: Alternate notation for eigenclass On Mar 13, 2006, at 12:38 PM, Trans wrote: > Rather then using a specific method for accessing the > singleton/eigennclass, could we just use an alternate to dot-notation. > I.e. Instead of 'x.eigenclass.foo' either 'x:foo' or 'x!foo', or > somthing like that. When I first encountered singleton class notation in Ruby: class <