Missing Controller

Error: TomController could not be found.

Error: Create the class TomController below in file: app/controllers/tom_controller.php

<?php
class TomController extends AppController {

	var $name = 'Tom';
}
?>

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