Missing Method in CmsusersController

Error: The action index.html is not defined in controller CmsusersController

Error: Create CmsusersController::index.html() in file: app/controllers/cmsusers_controller.php.

<?php
class CmsusersController extends AppController {

	var $name = 'Cmsusers';


	function index.html() {

	}

}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0105105
Component initialization and startup1051138
Controller action11312613
Component initialization and startup #21171510
Render Controller Action1301510
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1782032479005-1782032479005
Component initialization and startup1051138
Controller action11312613
Component initialization and startup #21171520
Render Controller Action1301520