Missing Controller

Error: InGorgeController could not be found.

Error: Create the class InGorgeController below in file: app/controllers/in_gorge_controller.php

<?php
class InGorgeController extends AppController {

	var $name = 'InGorge';
}
?>

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