Missing Controller

Error: MiyazakiController could not be found.

Error: Create the class MiyazakiController below in file: app/controllers/miyazaki_controller.php

<?php
class MiyazakiController extends AppController {

	var $name = 'Miyazaki';
}
?>

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