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