--000e0cd4b21475368204b1b6eceb Content-Type: text/plain; charset=ISO-8859-1 `this`? `_self_`? On Mon, Nov 14, 2011 at 2:20 PM, Intransition <transfire / gmail.com> wrote: > Hi, > > Need suggestions for a core-extension method name. Currently Ruby Facets > defines: > > class Binding > def self > eval('self') > end > end > > Which has worked fine, but testing with Rubinus, it presents a problem. > Firstly, I learned I had to do: > > def self > Kernel.eval('Rubinius::VariableScope.current.self', self) > end > > But it blows sky high as soon as it is defined. Changing the method name > fixes it. > > Any suggestions for a good name? > > > > -- Sincerely, Isaac Sanders Section C-4B Vice Chief, Order of the Arrow Vice Chief of Administration, Tecumseh #65 Eagle Scout --000e0cd4b21475368204b1b6eceb--