*/ class Auth { public function login() { return Template::render('main/login'); } }