(program (programItem (useDirective use test::add-debug-header)) (programItem (section REMAP { (sectionBody (conditional (ifStatement if (condition (expression (term (factor (comparison (comparable inbound.req.X-Test) == (value "yes")))))) (block { (blockItem (statement (functionCall test::add-debug-header ( (argumentList (value "matched")) )) ;)) })))) })) <EOF>)
