Missing Controller

Error: ChickenTransportController could not be found.

Error: Create the class ChickenTransportController below in file: app/controllers/chicken_transport_controller.php

<?php
class ChickenTransportController extends AppController {

	var $name = 'ChickenTransport';
}
?>

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