Missing Controller

Error: QaController could not be found.

Error: Create the class QaController below in file: app/controllers/qa_controller.php

<?php
class QaController extends AppController {

	var $name = 'Qa';
}
?>

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