Missing Controller

Error: CottageController could not be found.

Error: Create the class CottageController below in file: app/controllers/cottage_controller.php

<?php
class CottageController extends AppController {

	var $name = 'Cottage';
}
?>

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