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