= private = protected
setuid?()
See FileTest.setuid?.
static VALUE path_setuid_p(VALUE self) { return rb_funcall(rb_mFileTest, id_setuid_p, 1, get_strpath(self)); }