Ruby 2.7.0 リファレンスマニュアル
関数一覧
include_class_new (static)
function include_class_new
[
edit
]
static VALUE include_class_new(VALUE module, VALUE super)
super をスーパークラスとしてモジュールの「化身」クラスを作成し返します。