Missing Controller

Error: LayoutsController could not be found.

Error: Create the class LayoutsController below in file: app/controllers/layouts_controller.php

<?php
class LayoutsController extends AppController {

	var $name = 'Layouts';
}
?>

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