From: Tim Hunter Date: 2008-04-06T21:49:56+09:00 Subject: Re: Is posible to get the Module(s), Class and Method names in which we are? I単aki Baz Castillo wrote: > The only I miss if the method name, is ti possible? In 1.9 there is Method#name, but in 1.8.6 I think your best bet is to parse the output from Kernel#caller. -- RMagick: http://rmagick.rubyforge.org/ RMagick 2: http://rmagick.rubyforge.org/rmagick2.html