Missing Controller

Error: TermController could not be found.

Error: Create the class TermController below in file: app/controllers/term_controller.php

<?php
class TermController extends AppController {

	var $name = 'Term';
}
?>

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