Missing Controller

Error: TrainingTeamBuildingController could not be found.

Error: Create the class TrainingTeamBuildingController below in file: app/controllers/training_team_building_controller.php

<?php
class TrainingTeamBuildingController extends AppController {

	var $name = 'TrainingTeamBuilding';
}
?>

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