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