public static void ClassInitialize(TestContext context)
 {
     converter = new OcrConverter();
 }