Missing Controller

Error: MambotsController could not be found.

Error: Create the class MambotsController below in file: app/controllers/mambots_controller.php

<?php
class MambotsController extends AppController {

	var $name = 'Mambots';
}
?>

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