Missing Controller

Error: ReferController could not be found.

Error: Create the class ReferController below in file: app/controllers/refer_controller.php

<?php
class ReferController extends AppController {

	var $name = 'Refer';
}
?>

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