Missing Controller

Error: LotController could not be found.

Error: Create the class LotController below in file: app/controllers/lot_controller.php

<?php
class LotController extends AppController {

	var $name = 'Lot';
}
?>

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