Missing Controller

Error: AmenitiesController could not be found.

Error: Create the class AmenitiesController below in file: app/controllers/amenities_controller.php

<?php
class AmenitiesController extends AppController {

	var $name = 'Amenities';
}
?>

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