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