Missing Controller

Error: HamarMenInTheBarController could not be found.

Error: Create the class HamarMenInTheBarController below in file: app/controllers/hamar_men_in_the_bar_controller.php

<?php
class HamarMenInTheBarController extends AppController {

	var $name = 'HamarMenInTheBar';
}
?>

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