Missing Controller

Error: BirthController could not be found.

Error: Create the class BirthController below in file: app/controllers/birth_controller.php

<?php
class BirthController extends AppController {

	var $name = 'Birth';
}
?>

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