From: benjohn@... Date: 2006-05-11T19:08:26+09:00 Subject: Re: plz help with binding > thanks all for your patience, > Ara, Pit for your help; > > here is my solution, if you are interested, > now you can get rid of instance variables in your Ruby code :) :) Doesn't this still suffer from the previous problem though? The "variable" is stored per class, rather than per instance?