Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_class_new_instance
VALUE rb_class_new_instance(int argc, VALUE *argv, VALUE klass)
Class#new の実体です。