has($name); } /** * Get all services */ public static function all(): array { return app()->getServices(); } }