in src/inventory/mappers.py [0:0]
def can_map(self, resource_type: str) -> bool: return resource_type in self._get_supported_resource_type()