mapping['isLogoutEvent'] = True if event['type'] in self.event_reference['leefLogoutEventNames'] else False  # NOQA