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