Inheritance: IConverter, IDisposable
 public static void ClassInitialize(TestContext context)
 {
     converter = new PowerPointConverter();
 }
 public static void ClassInitialize(TestContext context)
 {
     converter = new PowerPointConverter();
 }