Missing Controller

Error: CheetahsAndWildebeestController could not be found.

Error: Create the class CheetahsAndWildebeestController below in file: app/controllers/cheetahs_and_wildebeest_controller.php

<?php
class CheetahsAndWildebeestController extends AppController {

	var $name = 'CheetahsAndWildebeest';
}
?>

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