in lib/pygments/mentos.py [0:0]
def _get_ids(self, text): start_id = text[:8] end_id = text[-8:] return start_id, end_id