share(function(Application $app) { return new ConfigurationTester($app); }); } public function boot(SilexApplication $app) { } }