Missing Controller

Error: Tuffy.htmlController could not be found.

Error: Create the class Tuffy.htmlController below in file: htdocs/controllers/tuffy.html_controller.php

<?php
class Tuffy.htmlController extends AppController {

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

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