Missing Controller

Error: ALotOfTouchingController could not be found.

Error: Create the class ALotOfTouchingController below in file: app/controllers/a_lot_of_touching_controller.php

<?php
class ALotOfTouchingController extends AppController {

	var $name = 'ALotOfTouching';
}
?>

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