function include_class_new
-
static VALUE include_class_new(VALUE module, VALUE super) -
super をスーパークラスとして モジュールの「化身」クラスを作成し返します。
static VALUE include_class_new(VALUE module, VALUE super)
super をスーパークラスとして モジュールの「化身」クラスを作成し返します。