From: "Florian Groß" Date: 2005-12-07T23:09:15+09:00 Subject: Re: Mixins and variables 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.