Missing Controller

Error: GarnetController could not be found.

Error: Create the class GarnetController below in file: app/controllers/garnet_controller.php

<?php
class GarnetController extends AppController {

	var $name = 'Garnet';
}
?>

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