Missing Controller

Error: GiraffeDrinkingWaterController could not be found.

Error: Create the class GiraffeDrinkingWaterController below in file: app/controllers/giraffe_drinking_water_controller.php

<?php
class GiraffeDrinkingWaterController extends AppController {

	var $name = 'GiraffeDrinkingWater';
}
?>

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