class Redis::Distributed

def mapped_mset(hash)

def mapped_mset(hash)
  raise CannotDistribute, :mapped_mset
end