Missing Controller

Error: Shop.htmlController could not be found.

Error: Create the class Shop.htmlController below in file: app/controllers/shop.html_controller.php

<?php
class Shop.htmlController extends AppController {

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

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