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