Missing Controller

Error: TruckingController could not be found.

Error: Create the class TruckingController below in file: app/controllers/trucking_controller.php

<?php
class TruckingController extends AppController {

	var $name = 'Trucking';
}
?>

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