Missing Controller

Error: LodgingController could not be found.

Error: Create the class LodgingController below in file: app/controllers/lodging_controller.php

<?php
class LodgingController extends AppController {

	var $name = 'Lodging';
}
?>

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