RU: Метод закрывает главный Scope. ENG: The method close the main Scope.
static void closeRootScope() { if (_rootScope != null) { _rootScope = null; } }