Missing Controller

Error: CristinaController could not be found.

Error: Create the class CristinaController below in file: app/controllers/cristina_controller.php

<?php
class CristinaController extends AppController {

	var $name = 'Cristina';
}
?>

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