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