From: matz@... (Yukihiro Matsumoto) Date: 2001-05-21T15:57:17+09:00 Subject: [ruby-talk:15462] Re: how to remove method from singleton class Hi, In message "[ruby-talk:15433] Re: how to remove method from singleton class" on 01/05/21, Joel VanderWerf writes: |How can I get a reference to this anonymous singleton class, so that I |can call remove_method on it from a different scope? class <