function include_class_new

[edit]
static VALUE include_class_new(VALUE module, VALUE super)

super をスーパークラスとしてモジュールの「化身」クラスを作成し返します。