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