Missing Controller

Error: MonikaController could not be found.

Error: Create the class MonikaController below in file: app/controllers/monika_controller.php

<?php
class MonikaController extends AppController {

	var $name = 'Monika';
}
?>

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