rb_io_set_pos 7992 io.c return rb_io_set_pos(ARGF.current_file, offset); rb_io_set_pos 8609 io.c rb_define_method(rb_cIO, "pos=", rb_io_set_pos, 1);