Missing Controller

Error: MayaController could not be found.

Error: Create the class MayaController below in file: app/controllers/maya_controller.php

<?php
class MayaController extends AppController {

	var $name = 'Maya';
}
?>

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