Missing Controller

Error: GiftCertificatesController could not be found.

Error: Create the class GiftCertificatesController below in file: app/controllers/gift_certificates_controller.php

<?php
class GiftCertificatesController extends AppController {

	var $name = 'GiftCertificates';
}
?>

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