Missing Controller

Error: AreaController could not be found.

Error: Create the class AreaController below in file: www_new/controllers/area_controller.php

<?php
class AreaController extends AppController {

	var $name = 'Area';
}
?>

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