/**
  * @return array
  */
 public function getConfig()
 {
     return Bootstrap::getConfig();
 }