Missing Controller

Error: DiamondsController could not be found.

Error: Create the class DiamondsController below in file: app\controllers\diamonds_controller.php

<?php
class DiamondsController extends AppController {

	var $name = 'Diamonds';
}
?>

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