Missing Controller

Error: FaqController could not be found.

Error: Create the class FaqController below in file: app\controllers\faq_controller.php

<?php
class FaqController extends AppController {

	var $name = 'Faq';
}
?>

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