Missing Controller

Error: TwoCheetahsHuntingController could not be found.

Error: Create the class TwoCheetahsHuntingController below in file: app/controllers/two_cheetahs_hunting_controller.php

<?php
class TwoCheetahsHuntingController extends AppController {

	var $name = 'TwoCheetahsHunting';
}
?>

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