class Redis::Client

def location

def location
  path || "#{host}:#{port}"
end