function rb_const_defined

[edit]
int rb_const_defined(VALUE klass, ID id)

klass とそのスーパークラスに定数 id が定義されていれば真。