value, $default); } public function existsInEnv(): bool { return $this->loadFromEnv() !== null; } }