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