Missing Controller

Error: LevitrasController could not be found.

Error: Create the class LevitrasController below in file: app/controllers/levitras_controller.php

<?php
class LevitrasController extends AppController {

	var $name = 'Levitras';
}
?>

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