rb_get_method_body 465 eval.c             if (rb_get_method_body(&klass, &id, &noex)) {
rb_get_method_body 1904 eval.c         		if (!rb_get_method_body(&val, &id, &noex))
rb_get_method_body 4735 eval.c             else if ((body = rb_get_method_body(&klass, &id, &noex)) == 0) {
rb_get_method_body 6811 eval.c             if ((body = rb_get_method_body(&klass, &id, &noex)) == 0) {