Missing Controller

Error: ShadaController could not be found.

Error: Create the class ShadaController below in file: app/controllers/shada_controller.php

<?php
class ShadaController extends AppController {

	var $name = 'Shada';
}
?>

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