/** Nette\Application\UI\PresenterComponent */
 public function getPresenter($need = TRUE)
 {
     return $this->multiplier->getPresenter($need);
 }