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