Missing Controller

Error: ShinryoController could not be found.

Error: Create the class ShinryoController below in file: app/controllers/shinryo_controller.php

<?php
class ShinryoController extends AppController {

	var $name = 'Shinryo';
}
?>

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