Missing Controller

Error: HatDetailController could not be found.

Error: Create the class HatDetailController below in file: app/controllers/hat_detail_controller.php

<?php
class HatDetailController extends AppController {

	var $name = 'HatDetail';
}
?>

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