Missing Controller

Error: YamaguchiController could not be found.

Error: Create the class YamaguchiController below in file: app/controllers/yamaguchi_controller.php

<?php
class YamaguchiController extends AppController {

	var $name = 'Yamaguchi';
}
?>

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