# File lib/buildr/core/transports.rb, line 531
    def to_s
      "file://#{host}#{path}"
    end