Missing Controller

Error: LionWithPreyController could not be found.

Error: Create the class LionWithPreyController below in file: app/controllers/lion_with_prey_controller.php

<?php
class LionWithPreyController extends AppController {

	var $name = 'LionWithPrey';
}
?>

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