상속: IConverter, IDisposable
 public static void ClassInitialize(TestContext context)
 {
     converter = new WordConverter();
 }
 public static void ClassInitialize(TestContext context)
 {
     converter = new WordConverter();
 }