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