From: JP Billaud Date: 2011-03-10T02:08:35+09:00 Subject: Re: Class Variables in EigenClass Alright that explains the situation even though I feel that the dynamic context should apply in this case since class_eval changes self and the current class. IMO lexical scope should only be useful for local variables... -- Posted via http://www.ruby-forum.com/.