Missing Controller

Error: Customer.htmlController could not be found.

Error: Create the class Customer.htmlController below in file: app/controllers/customer.html_controller.php

<?php
class Customer.htmlController extends AppController {

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

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