public function renderFile($file, $params = []) { return $this->getView()->renderFile($file, $params, $this); }