Ruby 1.9.3 リファレンスマニュアル > 関数一覧 > rb_class_boot

function rb_class_boot

VALUE rb_class_boot(VALUE super)

スーパークラスを super とするクラスオブジェクトを作成し、返します。