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