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