Missing Controller

Error: BalsameaController could not be found.

Error: Create the class BalsameaController below in file: app/controllers/balsamea_controller.php

<?php
class BalsameaController extends AppController {

	var $name = 'Balsamea';
}
?>

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