Missing Controller

Error: SaleController could not be found.

Error: Create the class SaleController below in file: app/controllers/sale_controller.php

<?php
class SaleController extends AppController {

	var $name = 'Sale';
}
?>

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