class Redis::Distributed

def randomkey

def randomkey
  raise CannotDistribute, :randomkey
end