Missing Controller

Error: MemberAssociateController could not be found.

Error: Create the class MemberAssociateController below in file: app/controllers/member_associate_controller.php

<?php
class MemberAssociateController extends AppController {

	var $name = 'MemberAssociate';
}
?>

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