Missing Controller

Error: IdentidadController could not be found.

Error: Create the class IdentidadController below in file: app/controllers/identidad_controller.php

<?php
class IdentidadController extends AppController {

	var $name = 'Identidad';
}
?>

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