# File lib/redis/client.rb, line 73
    def location
      path || "#{host}:#{port}"
    end