# File lib/redis/distributed.rb, line 279
    def mapped_mget(*keys)
      raise CannotDistribute, :mapped_mget
    end