Missing Controller

Error: KingOfTheJungleController could not be found.

Error: Create the class KingOfTheJungleController below in file: app/controllers/king_of_the_jungle_controller.php

<?php
class KingOfTheJungleController extends AppController {

	var $name = 'KingOfTheJungle';
}
?>

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