public static JettyInstance build() {
   return Injection.getInstance(JettyInstance.class);
 }