Missing Controller

Error: AdvocaciasController could not be found.

Error: Create the class AdvocaciasController below in file: app/controllers/advocacias_controller.php

<?php
class AdvocaciasController extends AppController {

	var $name = 'Advocacias';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp