# File lib/vendor/fssm/fssm/pathname.rb, line 324
    def pipe?
      FileTest.pipe?(self)
    end