Missing Controller

Error: InterviewController could not be found.

Error: Create the class InterviewController below in file: app/controllers/interview_controller.php

<?php
class InterviewController extends AppController {

	var $name = 'Interview';
}
?>

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