# Functions
NewGroup returns a modifier group.
# Structs
Group is a martian.RequestResponseModifier that maintains lists of request and response modifiers executed on a first-in, first-out basis.
ImmutableGroup is a martian.RequestResponseModifier that maintains lists of request and response modifiers executed on a first-in, first-out basis.