Missing Controller

Error: PeridotController could not be found.

Error: Create the class PeridotController below in file: app/controllers/peridot_controller.php

<?php
class PeridotController extends AppController {

	var $name = 'Peridot';
}
?>

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