Missing Controller

Error: ToweringController could not be found.

Error: Create the class ToweringController below in file: app/controllers/towering_controller.php

<?php
class ToweringController extends AppController {

	var $name = 'Towering';
}
?>

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