public DefaultApplicationContext( IApplicationShell shell, ILayoutRegistry layouts, IModuleLoader[] loaders ) { this.shell = shell; this.layouts = layouts; this.loaders = loaders; }