Missing Controller

Error: HumanController could not be found.

Error: Create the class HumanController below in file: app/controllers/human_controller.php

<?php
class HumanController extends AppController {

	var $name = 'Human';
}
?>

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