From: Daniel Amelang Date: 2005-07-26T02:10:28+09:00 Subject: Re: Local Instance Methods > > That being the case one is led to the possibility of > > def @m > puts "Like a local method" > end +1 Nice reuse of existing symbol that has the same flavor. Dan