From: Roger Pack Date: 2009-08-10T20:20:23+09:00 Subject: Re: Kind of ParsTree for 1.9.1 > One way to generate AST from live object is to use method_missing, which > is applicable in 1.9 with pure ruby code. > > see > http://rubyquiz.com/quiz95.html That is fascinating. Maybe I should read the ruby quizzes :) -r -- Posted via http://www.ruby-forum.com/.