Missing Controller

Error: CalendarioController could not be found.

Error: Create the class CalendarioController below in file: public_html/controllers/calendario_controller.php

<?php
class CalendarioController extends AppController {

	var $name = 'Calendario';
}
?>

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