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