Missing Controller

Error: LFGController could not be found.

Error: Create the class LFGController below in file: app/controllers/l_f_g_controller.php

<?php
class LFGController extends AppController {

	var $name = 'LFG';
}
?>

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