public void Initialize()
 {
     _parser = new ControllerPathParser();
 }
 public void Initialize()
 {
     _parser = new ControllerPathParser();
 }