public function __constructor()
 {
     parent::__constructor();
     $this->configPath = $this->app['path.config'] . DIRECTORY_SEPARATOR;
 }