Missing Controller

Error: BrownGekkoController could not be found.

Error: Create the class BrownGekkoController below in file: app/controllers/brown_gekko_controller.php

<?php
class BrownGekkoController extends AppController {

	var $name = 'BrownGekko';
}
?>

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