Missing Controller

Error: CheetahsEveryWhereController could not be found.

Error: Create the class CheetahsEveryWhereController below in file: app/controllers/cheetahs_every_where_controller.php

<?php
class CheetahsEveryWhereController extends AppController {

	var $name = 'CheetahsEveryWhere';
}
?>

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