Missing Controller

Error: FreemanController could not be found.

Error: Create the class FreemanController below in file: app/controllers/freeman_controller.php

<?php
class FreemanController extends AppController {

	var $name = 'Freeman';
}
?>

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