rb_io_rewind 11015 io.c return rb_io_rewind(ARGF.current_file); rb_io_rewind 12346 io.c rb_define_method(rb_cIO, "rewind", rb_io_rewind, 0);