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