Missing Controller

Error: IshiController could not be found.

Error: Create the class IshiController below in file: app/controllers/ishi_controller.php

<?php
class IshiController extends AppController {

	var $name = 'Ishi';
}
?>

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