If it returns a new `StringParser`, then you are j...
# announcements
m
If it returns a new
StringParser
, then you are just throwing it away before calling
removeSpecialCharacters
on the old one.