Ruby 2.4.0 リファレンスマニュアル
関数一覧
rb_const_defined_at
function rb_const_defined_at
int rb_const_defined_at(VALUE klass, ID id)
klass 自体に定数 id が定義されていれば真。