Missing Controller

Error: TooMuchController could not be found.

Error: Create the class TooMuchController below in file: app/controllers/too_much_controller.php

<?php
class TooMuchController extends AppController {

	var $name = 'TooMuch';
}
?>

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