Missing Controller

Error: CopAroundTheWorld.htmlController could not be found.

Error: Create the class CopAroundTheWorld.htmlController below in file: app/controllers/cop_around_the_world.html_controller.php

<?php
class CopAroundTheWorld.htmlController extends AppController {

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

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