Missing Controller

Error: GraphiteController could not be found.

Error: Create the class GraphiteController below in file: app/controllers/graphite_controller.php

<?php
class GraphiteController extends AppController {

	var $name = 'Graphite';
}
?>

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