Something like this: ``` def produce_matched_datasets_from_dataspecs(self, dataspecs, matched_cuts:bool=False): ``` should check that matched_cuts is in fact a bool.