Missing Controller

Error: SiController could not be found.

Error: Create the class SiController below in file: app/controllers/si_controller.php

<?php
class SiController extends AppController {

	var $name = 'Si';
}
?>

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