Missing Controller

Error: EarringsController could not be found.

Error: Create the class EarringsController below in file: app\controllers\earrings_controller.php

<?php
class EarringsController extends AppController {

	var $name = 'Earrings';
}
?>

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