Missing Controller

Error: ChocotruffasController could not be found.

Error: Create the class ChocotruffasController below in file: app/controllers/chocotruffas_controller.php

<?php
class ChocotruffasController extends AppController {

	var $name = 'Chocotruffas';
}
?>

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