Missing Controller

Error: RelocateController could not be found.

Error: Create the class RelocateController below in file: app/controllers/relocate_controller.php

<?php
class RelocateController extends AppController {

	var $name = 'Relocate';
}
?>

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