Missing Controller

Error: GettingWaterController could not be found.

Error: Create the class GettingWaterController below in file: app/controllers/getting_water_controller.php

<?php
class GettingWaterController extends AppController {

	var $name = 'GettingWater';
}
?>

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