Missing Controller

Error: LionPawsController could not be found.

Error: Create the class LionPawsController below in file: app/controllers/lion_paws_controller.php

<?php
class LionPawsController extends AppController {

	var $name = 'LionPaws';
}
?>

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