Missing Controller

Error: CancerController could not be found.

Error: Create the class CancerController below in file: app/controllers/cancer_controller.php

<?php
class CancerController extends AppController {

	var $name = 'Cancer';
}
?>

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