# File lib/redis/distributed.rb, line 737
    def multi
      raise CannotDistribute, :multi
    end