Missing Controller

Error: RuleController could not be found.

Error: Create the class RuleController below in file: app/controllers/rule_controller.php

<?php
class RuleController extends AppController {

	var $name = 'Rule';
}
?>

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