public void ToWord(IWordAnswerPrinter printer)
 {
     printer.AddColumn(Variants.GetRandomizedList());
 }