io.c:3914
static VALUE
argf_file()
{
    next_argv();
    return current_file;
}
