allowed()) { return ''; } return parent::render(); } public function setController($c) { $this->controller = $c; return $this; } }