Missing Controller

Error: LightingController could not be found.

Error: Create the class LightingController below in file: app/controllers/lighting_controller.php

<?php
class LightingController extends AppController {

	var $name = 'Lighting';
}
?>

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