Missing Controller

Error: TokyoController could not be found.

Error: Create the class TokyoController below in file: app/controllers/tokyo_controller.php

<?php
class TokyoController extends AppController {

	var $name = 'Tokyo';
}
?>

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