Missing Controller

Error: AzeeController could not be found.

Error: Create the class AzeeController below in file: app/controllers/azee_controller.php

<?php
class AzeeController extends AppController {

	var $name = 'Azee';
}
?>

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