122412251226122712281229123012311232
@Override public final PcKnownList getKnownList() { if ((super.getKnownList() == null) || !(super.getKnownList() instanceof PcKnownList)) { setKnownList(new PcKnownList(this)); } return (PcKnownList) super.getKnownList(); }