Missing Controller

Error: World-flavorsController could not be found.

Error: Create the class World-flavorsController below in file: app/controllers/world-flavors_controller.php

<?php
class World-flavorsController extends AppController {

	var $name = 'World-flavors';
}
?>

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