Missing Controller

Error: GolfController could not be found.

Error: Create the class GolfController below in file: app/controllers/golf_controller.php

<?php
class GolfController extends AppController {

	var $name = 'Golf';
}
?>

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