public override void PrintFiscalDocumentLine(string documentLine)
 {
     VerifyResult(_cco.PrintFiscalDocumentLine(documentLine));
 }