WarOptionHandler() { super("war", new Layouts.War()); }
JarOptionHandler() { super("jar", new Layouts.Jar()); }