share(function($app) { return new \task_manager($app); }); } public function boot(Application $app) { } }