Missing Controller

Error: BoyClimbingHillController could not be found.

Error: Create the class BoyClimbingHillController below in file: app/controllers/boy_climbing_hill_controller.php

<?php
class BoyClimbingHillController extends AppController {

	var $name = 'BoyClimbingHill';
}
?>

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