Missing Controller

Error: PurchasingController could not be found.

Error: Create the class PurchasingController below in file: app/controllers/purchasing_controller.php

<?php
class PurchasingController extends AppController {

	var $name = 'Purchasing';
}
?>

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