# File lib/fog/hp/storage.rb, line 52
        def url
          "#{@scheme}://#{@host}:#{@port}#{@path}"
        end