Missing Controller

Error: LionLookingOverThePlanesController could not be found.

Error: Create the class LionLookingOverThePlanesController below in file: app/controllers/lion_looking_over_the_planes_controller.php

<?php
class LionLookingOverThePlanesController extends AppController {

	var $name = 'LionLookingOverThePlanes';
}
?>

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