Missing Controller

Error: CheetahHidingInHighGrassController could not be found.

Error: Create the class CheetahHidingInHighGrassController below in file: app/controllers/cheetah_hiding_in_high_grass_controller.php

<?php
class CheetahHidingInHighGrassController extends AppController {

	var $name = 'CheetahHidingInHighGrass';
}
?>

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