Missing Controller

Error: TohokuController could not be found.

Error: Create the class TohokuController below in file: app/controllers/tohoku_controller.php

<?php
class TohokuController extends AppController {

	var $name = 'Tohoku';
}
?>

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