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