Missing Controller

Error: InhabitedController could not be found.

Error: Create the class InhabitedController below in file: app/controllers/inhabited_controller.php

<?php
class InhabitedController extends AppController {

	var $name = 'Inhabited';
}
?>

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