Fix for parser reinstantiation bug

In the course of refactoring a bug was introduced
which manifested itself in excessive constructions
of parsers and considerable slowdown of reclass.
This patch limits the number of parsers constructed.
1 file changed