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