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