From: gwtmp01@... Date: 2005-12-08T00:25:56+09:00 Subject: Re: Mixins and variables On Dec 7, 2005, at 9:09 AM, Florian Gro� wrote: > gwtmp01@mac.com wrote: > >> self.x = 4 # explicit method call >> x() = 4 # also explicit but not 'rubyish' > > Hm, and a syntax error as well, if I'm not wrong. My bad. I really should cut and paste into irb...