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