Missing Controller

Error: LeopardInHighGrassController could not be found.

Error: Create the class LeopardInHighGrassController below in file: app/controllers/leopard_in_high_grass_controller.php

<?php
class LeopardInHighGrassController extends AppController {

	var $name = 'LeopardInHighGrass';
}
?>

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