Missing Controller

Error: GiraffeDuringSunsetController could not be found.

Error: Create the class GiraffeDuringSunsetController below in file: app/controllers/giraffe_during_sunset_controller.php

<?php
class GiraffeDuringSunsetController extends AppController {

	var $name = 'GiraffeDuringSunset';
}
?>

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