5657585960616263
} @Override public ServiceDescriptor init(ServiceContext context) throws Exception { this.context = context; this.descriptor = new TemplatesDescriptor(application, context.getClassLoader(), context.getConfig()); return descriptor; }