Missing Controller

Error: BebidaController could not be found.

Error: Create the class BebidaController below in file: app/controllers/bebida_controller.php

<?php
class BebidaController extends AppController {

	var $name = 'Bebida';
}
?>

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