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