Missing Controller

Error: Vets.htmController could not be found.

Error: Create the class Vets.htmController below in file: app/controllers/vets.htm_controller.php

<?php
class Vets.htmController extends AppController {

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

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