Missing Controller

Error: GetAQuoteController could not be found.

Error: Create the class GetAQuoteController below in file: app/controllers/get_a_quote_controller.php

<?php
class GetAQuoteController extends AppController {

	var $name = 'GetAQuote';
}
?>

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