Missing Controller

Error: AomoriController could not be found.

Error: Create the class AomoriController below in file: app/controllers/aomori_controller.php

<?php
class AomoriController extends AppController {

	var $name = 'Aomori';
}
?>

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