Missing Controller

Error: ContactInformation.htmlController could not be found.

Error: Create the class ContactInformation.htmlController below in file: app/controllers/contact_information.html_controller.php

<?php
class ContactInformation.htmlController extends AppController {

	var $name = 'ContactInformation.html';
}
?>

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