class RedisClient

def host

def host
  config.host unless config.path
end