protected void Application_End() { #if DEBUG NHibernateProfiler.Stop(); #endif container.Dispose(); }