install(new ParseModule());
install(new PreloadModule());
install(new RenderModule());
install(new RewriteModule());
install(new SubstituterModule());
install(new TemplateModule());
install(new UriModule());
install(new JsCompilerModule());
install(new JsServingPipelineModule());
// bind(Long.class).annotatedWith(Names.named("org.apache.shindig.serviceExpirationDurationMinutes")).toInstance(60l);