class Redis::Distributed

def mapped_msetnx(_hash)

def mapped_msetnx(_hash)
  raise CannotDistribute, :mapped_msetnx
end