From: uncutstone wu Date: 2006-05-18T04:00:11+09:00 Subject: Re: Method name Mike Nelson wrote: > > i'm in 'test_method' > outer: i'm in '' I mean at the outmost level, you are still execute in a function's context, but you cannot get this function's name. -- Posted via http://www.ruby-forum.com/.