Missing Controller

Error: AdrenalinaController could not be found.

Error: Create the class AdrenalinaController below in file: app/controllers/adrenalina_controller.php

<?php
class AdrenalinaController extends AppController {

	var $name = 'Adrenalina';
}
?>

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