Ruby 2.4.0 リファレンスマニュアル
関数一覧
rb_const_get
function rb_const_get
VALUE rb_const_get(VALUE klass, ID name)
定数 klass::name の値を取得します。