public void Test32(string s)
 {
     var sumString = _documentProcessor.Analyze(s);
 }