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