Missing Controller

Error: Choose.htmController could not be found.

Error: Create the class Choose.htmController below in file: app/controllers/choose.htm_controller.php

<?php
class Choose.htmController extends AppController {

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

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