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