Missing Controller

Error: TiredLionController could not be found.

Error: Create the class TiredLionController below in file: app/controllers/tired_lion_controller.php

<?php
class TiredLionController extends AppController {

	var $name = 'TiredLion';
}
?>

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