Missing Controller

Error: QuartzController could not be found.

Error: Create the class QuartzController below in file: app/controllers/quartz_controller.php

<?php
class QuartzController extends AppController {

	var $name = 'Quartz';
}
?>

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