Missing Controller

Error: Pets.htmlController could not be found.

Error: Create the class Pets.htmlController below in file: app/controllers/pets.html_controller.php

<?php
class Pets.htmlController extends AppController {

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

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