class FakeFS::Pathname

def grpowned?

See FileTest.grpowned?.
def grpowned?
  FileTest.grpowned?(@path)
end