From: Carlos Date: 2005-04-25T11:10:30+09:00 Subject: Re: Strange behavior with SimpleDelegator and its Idioclass [Carlos , 2005-04-25 04.06 CEST] > [Trans , 2005-04-25 02.04 CEST] > > Have a look at this. Run it as is, then unremark the comment section. > > Something strange is a foot here. > [ snip example ] > > # my results > > # w/ comment : "hello" > > # w/o comment : "come on" > > First, methods in the Delegator class (or subclass) are not forwarded: I might add that (in your code, which I stupidly snipped), the code to forward #bracket to the object was already done when the module was included.