Missing Controller

Error: BaobabAvenueByNightController could not be found.

Error: Create the class BaobabAvenueByNightController below in file: app/controllers/baobab_avenue_by_night_controller.php

<?php
class BaobabAvenueByNightController extends AppController {

	var $name = 'BaobabAvenueByNight';
}
?>

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