Missing Controller

Error: TokaiController could not be found.

Error: Create the class TokaiController below in file: app/controllers/tokai_controller.php

<?php
class TokaiController extends AppController {

	var $name = 'Tokai';
}
?>

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