Missing Controller

Error: Field.htmController could not be found.

Error: Create the class Field.htmController below in file: pilot_app/controllers/field.htm_controller.php

<?php
class Field.htmController extends AppController {

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

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