Missing Controller

Error: WakayamaController could not be found.

Error: Create the class WakayamaController below in file: app/controllers/wakayama_controller.php

<?php
class WakayamaController extends AppController {

	var $name = 'Wakayama';
}
?>

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