= private = protected
file?()
See FileTest.file?.
static VALUE path_file_p(VALUE self) { return rb_funcall(rb_mFileTest, id_file_p, 1, get_strpath(self)); }