share(function ($app) { return new TaskConverter($app['EM']); }); } public function boot(Application $app) { } }