Missing Controller

Error: InquiryController could not be found.

Error: Create the class InquiryController below in file: app/controllers/inquiry_controller.php

<?php
class InquiryController extends AppController {

	var $name = 'Inquiry';
}
?>

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