# File lib/serverspec/type/file.rb, line 35
    def pipe?
      @runner.check_file_is_pipe(@name)
    end