rb_io_stat 1193 file.c return rb_io_stat(obj); rb_io_stat 5986 file.c rb_define_method(rb_cIO, "stat", rb_io_stat, 0); /* this is IO's method */