>>>>> "I" == Iain Dooley <idoo4002 / mail.usyd.edu.au> writes: I> i tried to find some way of remove a constant, but couldn't see one, I> what is the method? Module#remove_const rb_mod_remove_const() (in variable.c) Guy Decoux