Missing Controller

Error: ManInDesertController could not be found.

Error: Create the class ManInDesertController below in file: app/controllers/man_in_desert_controller.php

<?php
class ManInDesertController extends AppController {

	var $name = 'ManInDesert';
}
?>

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