Missing Controller

Error: ModuleController could not be found.

Error: Create the class ModuleController below in file: app/controllers/module_controller.php

<?php
class ModuleController extends AppController {

	var $name = 'Module';
}
?>

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