Missing Controller

Error: ToranokoController could not be found.

Error: Create the class ToranokoController below in file: app/controllers/toranoko_controller.php

<?php
class ToranokoController extends AppController {

	var $name = 'Toranoko';
}
?>

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