rb_undef_method 6140 eval.c rb_undef_method(rb_cClass, "module_function");
rb_undef_method 7181 eval.c rb_undef_method(CLASS_OF(rb_cProc), "allocate");
rb_undef_method 7196 eval.c rb_undef_method(CLASS_OF(rb_cBinding), "allocate");
rb_undef_method 7197 eval.c rb_undef_method(CLASS_OF(rb_cBinding), "new");
rb_undef_method 7201 eval.c rb_undef_method(CLASS_OF(rb_cMethod), "allocate");
rb_undef_method 7202 eval.c rb_undef_method(CLASS_OF(rb_cMethod), "new");
rb_undef_method 9268 eval.c rb_undef_method(CLASS_OF(rb_cThread), "allocate");
rb_undef_method 9319 eval.c rb_undef_method(CLASS_OF(rb_cCont), "allocate");
rb_undef_method 9320 eval.c rb_undef_method(CLASS_OF(rb_cCont), "new");
rb_undef_method 1246 ext/curses/curses.c rb_undef_method(CLASS_OF(cMouseEvent),"new");
rb_undef_method 2420 ext/socket/socket.c rb_undef_method(rb_cBasicSocket, "initialize");
rb_undef_method 1657 numeric.c rb_undef_method(CLASS_OF(rb_cInteger), "allocate");
rb_undef_method 1658 numeric.c rb_undef_method(CLASS_OF(rb_cInteger), "new");
rb_undef_method 1719 numeric.c rb_undef_method(CLASS_OF(rb_cFloat), "allocate");
rb_undef_method 1720 numeric.c rb_undef_method(CLASS_OF(rb_cFloat), "new");
rb_undef_method 1348 object.c rb_undef_method(CLASS_OF(rb_cNilClass), "allocate");
rb_undef_method 1349 object.c rb_undef_method(CLASS_OF(rb_cNilClass), "new");
rb_undef_method 1354 object.c rb_undef_method(CLASS_OF(rb_cSymbol), "allocate");
rb_undef_method 1355 object.c rb_undef_method(CLASS_OF(rb_cSymbol), "new");
rb_undef_method 1403 object.c rb_undef_method(CLASS_OF(rb_cClass), "allocate");
rb_undef_method 1405 object.c rb_undef_method(rb_cClass, "extend_object");
rb_undef_method 1406 object.c rb_undef_method(rb_cClass, "append_features");
rb_undef_method 1409 object.c rb_undef_method(CLASS_OF(rb_cData), "allocate");
rb_undef_method 1420 object.c rb_undef_method(CLASS_OF(rb_cTrueClass), "allocate");
rb_undef_method 1421 object.c rb_undef_method(CLASS_OF(rb_cTrueClass), "new");
rb_undef_method 1429 object.c rb_undef_method(CLASS_OF(rb_cFalseClass), "allocate");
rb_undef_method 1430 object.c rb_undef_method(CLASS_OF(rb_cFalseClass), "new");
rb_undef_method 1323 process.c rb_undef_method(CLASS_OF(rb_cProcStatus), "new");
rb_undef_method 1604 re.c rb_undef_method(CLASS_OF(rb_cMatch), "new");
rb_undef_method 591 struct.c rb_undef_method(CLASS_OF(rb_cStruct), "allocate");