From: Roger Pack Date: 2008-03-22T02:53:40+09:00 Subject: Re: ruby19 and defined? I know there was an RCR related to this once. Maybe it was accepted. GL. -R > $ ruby -v bug.rb > ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-linux] > C > "method" > nil > $ ruby19 -v bug.rb > ruby 1.9.0 (2007-12-25 revision 14709) [i686-linux] > C > true > true -- Posted via http://www.ruby-forum.com/.