IConfig getDefaultConfig(IStatus status) { final res = _getDefaultConfig(self, status.self); status.checkStatus(); return IConfig(res); }