Missing Controller

Error: HamarBoyController could not be found.

Error: Create the class HamarBoyController below in file: app/controllers/hamar_boy_controller.php

<?php
class HamarBoyController extends AppController {

	var $name = 'HamarBoy';
}
?>

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