Missing Controller

Error: Contact-us.cfmController could not be found.

Error: Create the class Contact-us.cfmController below in file: app/controllers/contact-us.cfm_controller.php

<?php
class Contact-us.cfmController extends AppController {

	var $name = 'Contact-us.cfm';
}
?>

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