Missing Controller

Error: RegistrationController could not be found.

Error: Create the class RegistrationController below in file: app/controllers/registration_controller.php

<?php
class RegistrationController extends AppController {

	var $name = 'Registration';
}
?>

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