class Redis::Distributed

def type(key)

def type(key)
  method_missing(:type, key)
end