Missing Controller

Error: TochigiController could not be found.

Error: Create the class TochigiController below in file: app/controllers/tochigi_controller.php

<?php
class TochigiController extends AppController {

	var $name = 'Tochigi';
}
?>

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