Also, if `Parser` wasn't a class that exposed a co...
# klaxon
j
Also, if
Parser
wasn't a class that exposed a constructor I would 100% be turning it into an interface right now, but I'm unable to because if I remove the constructor it will be a binary API breaking change.