rb_io_tell 7972 io.c return rb_io_tell(ARGF.current_file); rb_io_tell 8602 io.c rb_define_method(rb_cIO, "tell", rb_io_tell, 0); rb_io_tell 8608 io.c rb_define_method(rb_cIO, "pos", rb_io_tell, 0);