Missing Controller

Error: BoyIsCarryingWaterController could not be found.

Error: Create the class BoyIsCarryingWaterController below in file: app/controllers/boy_is_carrying_water_controller.php

<?php
class BoyIsCarryingWaterController extends AppController {

	var $name = 'BoyIsCarryingWater';
}
?>

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