Missing Controller

Error: DrinkingGiraffeController could not be found.

Error: Create the class DrinkingGiraffeController below in file: app/controllers/drinking_giraffe_controller.php

<?php
class DrinkingGiraffeController extends AppController {

	var $name = 'DrinkingGiraffe';
}
?>

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