_init_render(); return ob_get_clean(); } public function t($name, array $params = []) { return parent::t($name, $params); } }