Missing Controller

Error: ActionsController could not be found.

Error: Create the class ActionsController below in file: app/controllers/actions_controller.php

<?php
class ActionsController extends AppController {

	var $name = 'Actions';
}
?>

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