Missing Method in CommunicationController

Error: The action social_contribution is not defined in controller CommunicationController

Error: Create CommunicationController::social_contribution() in file: app/controllers/communication_controller.php.

<?php
class CommunicationController extends AppController {

	var $name = 'Communication';


	function social_contribution() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)