Missing Controller

Error: TinaController could not be found.

Error: Create the class TinaController below in file: app/controllers/tina_controller.php

<?php
class TinaController extends AppController {

	var $name = 'Tina';
}
?>

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