From: "Mauricio Fernández" Date: 2005-11-15T18:20:22+09:00 Subject: Re: removing a constant definition from an environment On Tue, Nov 15, 2005 at 10:44:48AM +0900, Mark Hubbart wrote: > On 11/14/05, Mauricio Fern�ndez wrote: > > Sorry, I meant > > Object.send(:remove_const, :FOO) > > I may be wrong, but I think using #send to bypass private method > encapsulation is not future-proof. Right, http://eigenclass.org/hiki.rb?Changes+in+Ruby+1.9#l11 -- Mauricio Fernandez