app['option'] = $this->app->share(function($app) { return new Option(); }); } }