rb_method_location 2978 proc.c             rb_define_method(rb_cMethod, "source_location", rb_method_location, 0);
rb_method_location 3000 proc.c             rb_define_method(rb_cUnboundMethod, "source_location", rb_method_location, 0);