class Redis::Distributed

def mget(*keys)

def mget(*keys)
  raise CannotDistribute, :mget
end