= private = protected
zero?()
See FileTest.zero?.
static VALUE path_zero_p(VALUE self) { return rb_funcall(rb_mFileTest, rb_intern("zero?"), 1, get_strpath(self)); }