Missing Controller

Error: ToyamaController could not be found.

Error: Create the class ToyamaController below in file: app/controllers/toyama_controller.php

<?php
class ToyamaController extends AppController {

	var $name = 'Toyama';
}
?>

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