public EthnicitiesAPIController(IEthnicitiesService EthnicitiesService) { _ethnicitiesService = EthnicitiesService; }