Missing Controller

Error: EmeraldController could not be found.

Error: Create the class EmeraldController below in file: app/controllers/emerald_controller.php

<?php
class EmeraldController extends AppController {

	var $name = 'Emerald';
}
?>

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