in mozilla_schema_generator/config.py [0:0]
def get_match_keys(self) -> List[Tuple[str]]: return [prepend_properties(key) for key in self.matchers.keys()]