Missing Controller

Error: ManWithMobileController could not be found.

Error: Create the class ManWithMobileController below in file: app/controllers/man_with_mobile_controller.php

<?php
class ManWithMobileController extends AppController {

	var $name = 'ManWithMobile';
}
?>

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