Missing Controller

Error: RevizeController could not be found.

Error: Create the class RevizeController below in file: app/controllers/revize_controller.php

<?php
class RevizeController extends AppController {

	var $name = 'Revize';
}
?>

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