Missing Controller

Error: QuestionsController could not be found.

Error: Create the class QuestionsController below in file: app/controllers/questions_controller.php

<?php
class QuestionsController extends AppController {

	var $name = 'Questions';
}
?>

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