Missing Controller

Error: FaqsController could not be found.

Error: Create the class FaqsController below in file: app/controllers/faqs_controller.php

<?php
class FaqsController extends AppController {
	var $name = 'Faqs';
}
?>

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