Missing Controller

Error: GoldenController could not be found.

Error: Create the class GoldenController below in file: app/controllers/golden_controller.php

<?php
class GoldenController extends AppController {

	var $name = 'Golden';
}
?>

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