Missing Controller

Error: GoldController could not be found.

Error: Create the class GoldController below in file: app/controllers/gold_controller.php

<?php
class GoldController extends AppController {

	var $name = 'Gold';
}
?>

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