Missing Controller

Error: AboutusController could not be found.

Error: Create the class AboutusController below in file: app/controllers/aboutus_controller.php

<?php
class AboutusController extends AppController {

	var $name = 'Aboutus';
}
?>

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