Missing Controller

Error: HatsController could not be found.

Error: Create the class HatsController below in file: app/controllers/hats_controller.php

<?php
class HatsController extends AppController {

	var $name = 'Hats';
}
?>

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