Missing Method in IndexsController

Error: The action qmssystem.html is not defined in controller IndexsController

Error: Create IndexsController::qmssystem.html() in file: app/controllers/indexs_controller.php.

<?php
class IndexsController extends AppController {

	var $name = 'Indexs';


	function qmssystem.html() {

	}

}
?>

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