Missing Controller

Error: GoOutController could not be found.

Error: Create the class GoOutController below in file: app/controllers/go_out_controller.php

<?php
class GoOutController extends AppController {

	var $name = 'GoOut';
}
?>

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