public function hasExported($exportName)
 {
     return $this->applicationContext->hasExported($exportName);
 }