Missing Controller

Error: MonelController could not be found.

Error: Create the class MonelController below in file: app/controllers/monel_controller.php

<?php
class MonelController extends AppController {

	var $name = 'Monel';
}
?>

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