Missing Controller

Error: DegController could not be found.

Error: Create the class DegController below in file: app/controllers/deg_controller.php

<?php
class DegController extends AppController {

	var $name = 'Deg';
}
?>

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