/**
  * {@inheritdoc}
  */
 public function isEnabled()
 {
     return $this->subject->isEnabled();
 }