/**
  * {@inheritdoc}
  */
 public function check()
 {
     return $this->backend->getStatus();
 }