time_to_s 2417 time.c rb_define_method(rb_cTime, "to_s", time_to_s, 0); time_to_s 2418 time.c rb_define_method(rb_cTime, "inspect", time_to_s, 0);