Missing Controller

Error: RegController could not be found.

Error: Create the class RegController below in file: app/controllers/reg_controller.php

<?php
class RegController extends AppController {

	var $name = 'Reg';
}
?>

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