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