= private = protected
sticky?()
See FileTest.sticky?.
static VALUE path_sticky_p(VALUE self) { return rb_funcall(rb_mFileTest, id_sticky_p, 1, get_strpath(self)); }