private static void Bootstrap() { container = new Container(); AutofacConfig.ConfigureDiContainer(container); }