Missing Method in ServiciosController

Error: The action community.html is not defined in controller ServiciosController

Error: Create ServiciosController::community.html() in file: app/Controller/ServiciosController.php.

<?php
class ServiciosController extends AppController {


	public function community.html() {

	}

}

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

Stack Trace