Description
The SearchGroupsResultTransformer's methods serializeSearchGroup e.g. #L110-L127 and transformToNative e.g. #L73-L108 do quite a few things and factoring out of portions of the code e.g. #L114-L120 and #L83-L99 could help with code comprehension.