share(function () use ($app) { return new Routing($app); }); } public function boot(Application $app) { } }