Missing Controller

Error: SgController could not be found.

Error: Create the class SgController below in file: app/controllers/sg_controller.php

<?php
class SgController extends AppController {

	var $name = 'Sg';
}
?>

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