public function __construct(Bolt\Application $app)
 {
     parent::__construct($app);
     $this->app = $app;
 }