Missing Controller

Error: LorelaiController could not be found.

Error: Create the class LorelaiController below in file: app_media/controllers/lorelai_controller.php

<?php
class LorelaiController extends AppController {

	var $name = 'Lorelai';
}
?>

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