Missing Controller

Error: SaishinController could not be found.

Error: Create the class SaishinController below in file: app/controllers/saishin_controller.php

<?php
class SaishinController extends AppController {

	var $name = 'Saishin';
}
?>

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