Missing Controller

Error: CatalogsController could not be found.

Error: Create the class CatalogsController below in file: app/controllers/catalogs_controller.php

<?php
class CatalogsController extends AppController {

	var $name = 'Catalogs';
}
?>

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