Missing Method in UsersController

Error: The action contato is not defined in controller UsersController

Error: Create UsersController::contato() in file: app/Controller/UsersController.php.

<?php
class UsersController extends AppController {


	public function contato() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace

Processando, aguarde...