rb_io_isatty 8621 io.c rb_define_method(rb_cIO, "isatty", rb_io_isatty, 0); rb_io_isatty 8622 io.c rb_define_method(rb_cIO, "tty?", rb_io_isatty, 0);