Missing Controller

Error: AccommodationController could not be found.

Error: Create the class AccommodationController below in file: app/controllers/accommodation_controller.php

<?php
class AccommodationController extends AppController {

	var $name = 'Accommodation';
}
?>

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