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