Missing Controller

Error: PregnancyController could not be found.

Error: Create the class PregnancyController below in file: app/controllers/pregnancy_controller.php

<?php
class PregnancyController extends AppController {

	var $name = 'Pregnancy';
}
?>

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