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