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