# File lib/fakefs/pathname.rb, line 822
      def grpowned?
        FileTest.grpowned?(@path)
      end