Missing Controller

Error: AreaController could not be found.

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

<?php
class AreaController extends AppController {

	var $name = 'Area';
}
?>

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