Missing Controller

Error: HamarBabyController could not be found.

Error: Create the class HamarBabyController below in file: app/controllers/hamar_baby_controller.php

<?php
class HamarBabyController extends AppController {

	var $name = 'HamarBaby';
}
?>

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