function rb_class_initialize

[edit]
static VALUE rb_class_initialize(int argc, VALUE *argv, VALUE klass)

Class#initialize の実体です。