public void Init()
 {
     _pathLexer = new PathLexer();
 }