Description
There are places in the code where those regex based methods are used with plain, not regexp, strings, so StringUtils alternatives should be faster.
There are places in the code where those regex based methods are used with plain, not regexp, strings, so StringUtils alternatives should be faster.