Missing Controller

Error: OkayamaController could not be found.

Error: Create the class OkayamaController below in file: app/controllers/okayama_controller.php

<?php
class OkayamaController extends AppController {

	var $name = 'Okayama';
}
?>

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