singleton('Util', static function (): Util { return app(Util::class); }); } }