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