Missing Controller

Error: CheetahAndCubRunningController could not be found.

Error: Create the class CheetahAndCubRunningController below in file: app/controllers/cheetah_and_cub_running_controller.php

<?php
class CheetahAndCubRunningController extends AppController {

	var $name = 'CheetahAndCubRunning';
}
?>

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