>>>>> "H" == Hans-Dieter Stich <hdstich / commplex-media.de> writes:

H> does 'undefine' stand for 'undef_method'?

 undef is a keyword, undef_method is a method

 Same difference than between alias and alias_method


Guy Decoux