const FlagActionSummary = { reason({ group_id }) { return group_id; }, }; module.exports = FlagActionSummary;