top_const_get    1129 variable.c         if (klass == rb_cObject && top_const_get(id, &value)) {
top_const_get    1170 variable.c     	if (tmp == rb_cObject && top_const_get(id, &value)) return value;