= private = protected
grpowned?()
See FileTest.grpowned?.
static VALUE path_grpowned_p(VALUE self) { return rb_funcall(rb_mFileTest, id_grpowned_p, 1, get_strpath(self)); }