Missing Controller

Error: CmsPagesController could not be found.

Error: Create the class CmsPagesController below in file: app/controllers/cms_pages_controller.php

<?php
class CmsPagesController extends AppController {

	var $name = 'CmsPages';
}
?>

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