Missing Controller

Error: NinokuniController could not be found.

Error: Create the class NinokuniController below in file: app/controllers/ninokuni_controller.php

<?php
class NinokuniController extends AppController {

	var $name = 'Ninokuni';
}
?>

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