Missing Controller

Error: AmputeeController could not be found.

Error: Create the class AmputeeController below in file: app/controllers/amputee_controller.php

<?php
class AmputeeController extends AppController {

	var $name = 'Amputee';
}
?>

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