= private = protected
size?()
See FileTest.size?.
static VALUE path_size_p(VALUE self) { return rb_funcall(rb_mFileTest, id_size_p, 1, get_strpath(self)); }