On 23-aug-2006, at 20:01, Mauricio Fernandez wrote: > wow, that's way too much work (plus thread-unsafe). > > def send_super(meth, *args, &b) > self.class.superclass.instance_method(meth).bind(self).call > (*args, &b) > end Don't know if my response went through but I wanted to say that this rocks :-) now I can rest and know that "I can shall the need arise". Doing the above for classes/modules/foos is close but not essential :-)) -- Julian 'Julik' Tarkhanov please send all personal mail to me at julik.nl