Missing Controller

Error: WhatawonderfulworldController could not be found.

Error: Create the class WhatawonderfulworldController below in file: app/controllers/whatawonderfulworld_controller.php

<?php
class WhatawonderfulworldController extends AppController {

	var $name = 'Whatawonderfulworld';
}
?>

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