From: Doug Date: 2009-01-11T05:49:50+09:00 Subject: Binding.of_caller examples don't work. I'm trying to use the Binding class in the extensions library http://extensions.rubyforge.org/rdoc/index.html In particular, I want the method of_caller, but none of the examples work for me get 'undefined method or variable' for all that should be in the caller's scope. local_variable returns an empty array. Is this broken? ...using Ruby 1.8.6 thanks, -doug.