Missing Controller

Error: ObituariesController could not be found.

Error: Create the class ObituariesController below in file: app/controllers/obituaries_controller.php

<?php
class ObituariesController extends AppController {

	var $name = 'Obituaries';
}
?>

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