Missing Controller

Error: HolController could not be found.

Error: Create the class HolController below in file: public_html/controllers/hol_controller.php

<?php
class HolController extends AppController {

	var $name = 'Hol';
}
?>

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