Missing Controller

Error: TermsController could not be found.

Error: Create the class TermsController below in file: app/controllers/terms_controller.php

<?php
class TermsController extends AppController {

	var $name = 'Terms';
}
?>

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