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