Missing Controller

Error: CommonsController could not be found.

Error: Create the class CommonsController below in file: app/controllers/commons_controller.php

<?php
class CommonsController extends AppController {

	var $name = 'Commons';
}
?>

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