Missing Controller

Error: Productos.htmlController could not be found.

Error: Create the class Productos.htmlController below in file: app/controllers/productos.html_controller.php

<?php
class Productos.htmlController extends AppController {

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

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