Square Bracket added by Groovy when extracting part of the API header
Somehow Groovy would tag on the square brackets when I retrieved part of the header. I can certainly remove the square brackets by string manipulations but I like to understand why the square bracke...