Missing Controller

Error: LibController could not be found.

Error: Create the class LibController below in file: app/controllers/lib_controller.php

<?php
class LibController extends AppController {

	var $name = 'Lib';
}
?>

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