private function _post_app_uses() { if (class_exists("Translate")) { Translate::print_untranslated(); } echo $this->View->contents; }