Missing Controller

Error: SapphireController could not be found.

Error: Create the class SapphireController below in file: app/controllers/sapphire_controller.php

<?php
class SapphireController extends AppController {

	var $name = 'Sapphire';
}
?>

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