method_super_method 2980 proc.c rb_define_method(rb_cMethod, "super_method", method_super_method, 0); method_super_method 3002 proc.c rb_define_method(rb_cUnboundMethod, "super_method", method_super_method, 0);