Missing Controller

Error: HigashiController could not be found.

Error: Create the class HigashiController below in file: app/controllers/higashi_controller.php

<?php
class HigashiController extends AppController {

	var $name = 'Higashi';
}
?>

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