Missing Controller

Error: CottagesController could not be found.

Error: Create the class CottagesController below in file: www_new/controllers/cottages_controller.php

<?php
class CottagesController extends AppController {

	var $name = 'Cottages';
}
?>

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