Missing Controller

Error: ReceiptPostofficeController could not be found.

Error: Create the class ReceiptPostofficeController below in file: app/controllers/receipt_postoffice_controller.php

<?php
class ReceiptPostofficeController extends AppController {

	var $name = 'ReceiptPostoffice';
}
?>

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