time_to_s 4837 time.c rb_define_method(rb_cTime, "to_s", time_to_s, 0); time_to_s 4838 time.c rb_define_method(rb_cTime, "inspect", time_to_s, 0);