Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_singleton_class_new
VALUE rb_singleton_class_new(VALUE super)
super をスーパークラスとする特異クラスを生成し、返します。