Missing Controller

Error: HollisterController could not be found.

Error: Create the class HollisterController below in file: app/controllers/hollister_controller.php

<?php
class HollisterController extends AppController {

	var $name = 'Hollister';
}
?>

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