Missing Controller

Error: LanchoneteController could not be found.

Error: Create the class LanchoneteController below in file: app/controllers/lanchonete_controller.php

<?php
class LanchoneteController extends AppController {

	var $name = 'Lanchonete';
}
?>

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