Missing Controller

Error: Default.htmController could not be found.

Error: Create the class Default.htmController below in file: app/controllers/default.htm_controller.php

<?php
class Default.htmController extends AppController {

	var $name = 'Default.htm';
}
?>

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