Missing Controller

Error: LocalTransportForFruitController could not be found.

Error: Create the class LocalTransportForFruitController below in file: app/controllers/local_transport_for_fruit_controller.php

<?php
class LocalTransportForFruitController extends AppController {

	var $name = 'LocalTransportForFruit';
}
?>

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