# File lib/redis/distributed.rb, line 239
    def mset(*args)
      raise CannotDistribute, :mset
    end