Ruby 1.8.7 リファレンスマニュアル > 関数一覧 > rb_undef
void rb_undef(VALUE klass, ID id)
クラス klass のメソッド id を undef します。