On Thu, May 27, 2004 at 02:07:31AM +0900, ts wrote: > >>>>> "P" == Paul Brannan <pbrannan / atdesk.com> writes: > > P> If it's a feature, how is it used? > > feature : see the thread $SAFE idiom [ruby-talk:101413] Doesn't seem like a useful feature to me. If I will need to know what the value of $SAFE used to be, I can store it. If I need to know what it is now (inside a define_method block), can I find out? Paul