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