rb_method_location 1849 proc.c             rb_define_method(rb_cMethod, "source_location", rb_method_location, 0);
rb_method_location 1867 proc.c             rb_define_method(rb_cUnboundMethod, "source_location", rb_method_location, 0);