Missing Controller

Error: RegionController could not be found.

Error: Create the class RegionController below in file: app/controllers/region_controller.php

<?php
class RegionController extends AppController {

	var $name = 'Region';
}
?>

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