/**
  * @return bool
  */
 public function isNotConfigured()
 {
     return $this->configuration->isNotConfigured();
 }