Missing Controller

Error: WoodsController could not be found.

Error: Create the class WoodsController below in file: app/controllers/woods_controller.php

<?php
class WoodsController extends AppController {

	var $name = 'Woods';
}
?>

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