Missing Controller

Error: HugController could not be found.

Error: Create the class HugController below in file: app/controllers/hug_controller.php

<?php
class HugController extends AppController {

	var $name = 'Hug';
}
?>

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