Missing Controller

Error: GraffitiController could not be found.

Error: Create the class GraffitiController below in file: app/controllers/graffiti_controller.php

<?php
class GraffitiController extends AppController {

	var $name = 'Graffiti';
}
?>

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