Suppose you wish to employ the EscapeBody and SumBody PEP extensions.
PEP: {{map "http://a.com/EscapeBody.html" escape-12345}{strength must}}
{{map "http://a.com/SumBody.html" sum-12345}{strength must}}
escape-12345: gzipped
sum-12345: 0xac2138
PEP: {{map "http://a.com/EncoderDispatcher.html" encoder-12345 escape-12345 sum-12345}{strenght must}}
escape-12345: gzipped
sum-12345: 0xac2138
encoder-12345: "http://a.com/EscapeBody.html" escape-12345,
"http://a.com/SumBody.html" sum-12345