class RedisClient

def with(_options = nil)

def with(_options = nil)
  yield self
end