rb_const_defined_from 756 include/ruby/intern.h int rb_const_defined_from(VALUE, ID); rb_const_defined_from 1120 vm_insnhelper.c return rb_const_defined_from(orig_klass, id);