Missing Controller

Error: WebformsController could not be found.

Error: Create the class WebformsController below in file: app/controllers/webforms_controller.php

<?php
class WebformsController extends AppController {

	var $name = 'Webforms';
}
?>

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