# File lib/redis/distributed.rb, line 219
    def mapped_msetnx(hash)
      raise CannotDistribute, :mapped_msetnx
    end