Missing Controller

Error: GuliverController could not be found.

Error: Create the class GuliverController below in file: app/controllers/guliver_controller.php

<?php
class GuliverController extends AppController {

	var $name = 'Guliver';
}
?>

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