Missing Controller

Error: HeadOfGiraffeController could not be found.

Error: Create the class HeadOfGiraffeController below in file: app/controllers/head_of_giraffe_controller.php

<?php
class HeadOfGiraffeController extends AppController {

	var $name = 'HeadOfGiraffe';
}
?>

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