Missing Method in CompanyController

Error: The action introduce_organ.do is not defined in controller CompanyController

Error: Create CompanyController::introduce_organ.do() in file: app/controllers/company_controller.php.

<?php
class CompanyController extends AppController {

	var $name = 'Company';


	function introduce_organ.do() {

	}

}
?>

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