1314151617181920
super(parent); } @Override public AsPath from(String from) { element(new FromElement(from)); return new DefaultAsPath(this); }