Missing Controller

Error: AquamarineController could not be found.

Error: Create the class AquamarineController below in file: app/controllers/aquamarine_controller.php

<?php
class AquamarineController extends AppController {

	var $name = 'Aquamarine';
}
?>

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