rb_remove_method  259 include/ruby/intern.h void rb_remove_method(VALUE, const char*);
rb_remove_method  208 numeric.c          rb_remove_method(rb_singleton_class(x), nstr);