التحقق من وجود بيئة معينة
bool hasEnvironment(String name) => EnvService.instance.hasEnvironment(name);