rb_const_get_from  759 include/ruby/intern.h VALUE rb_const_get_from(VALUE, ID);
rb_const_get_from 1123 vm_insnhelper.c 	    return rb_const_get_from(orig_klass, id);