Missing Controller

Error: HiroshimaController could not be found.

Error: Create the class HiroshimaController below in file: app/controllers/hiroshima_controller.php

<?php
class HiroshimaController extends AppController {

	var $name = 'Hiroshima';
}
?>

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