Missing Controller

Error: SrcController could not be found.

Error: Create the class SrcController below in file: app/controllers/src_controller.php

<?php
class SrcController extends AppController {

	var $name = 'Src';
}
?>

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