Missing Controller

Error: ProdutosController could not be found.

Error: Create the class ProdutosController below in file: app/controllers/produtos_controller.php

<?php
class ProdutosController extends AppController {

	var $name = 'Produtos';
}
?>

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