Missing Controller

Error: SquirrelWithPreyController could not be found.

Error: Create the class SquirrelWithPreyController below in file: app/controllers/squirrel_with_prey_controller.php

<?php
class SquirrelWithPreyController extends AppController {

	var $name = 'SquirrelWithPrey';
}
?>

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