Missing Controller

Error: AlemanController could not be found.

Error: Create the class AlemanController below in file: public_html/controllers/aleman_controller.php

<?php
class AlemanController extends AppController {

	var $name = 'Aleman';
}
?>

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