};
TestDeviceLayoutContext dlc = new TestDeviceLayoutContext();
dlc.setFormatInstance(pane, NDimensionalIndex.ZERO_DIMENSIONS, paneInstance);
dlc.setMarinerPageContext(pageContext);
dlc.setDeviceLayout(runtimeDeviceLayout);
dlc.initialise();
pageContext.pushDeviceLayoutContext(dlc);
DissectingPaneAttributes atts = new DissectingPaneAttributes();
atts.setDissectingPane(pane);
atts.setInclusionPath(inclusionPath);