Missing Controller

Error: ObituaryController could not be found.

Error: Create the class ObituaryController below in file: app/controllers/obituary_controller.php

<?php
class ObituaryController extends AppController {

	var $name = 'Obituary';
}
?>

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