Missing Controller

Error: HospiceController could not be found.

Error: Create the class HospiceController below in file: app/controllers/hospice_controller.php

<?php
class HospiceController extends AppController {

	var $name = 'Hospice';
}
?>

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