private NodeRef getContainer() {
   return SystemNodeUtils.getSystemChildContainer(
       getContainerQName(), nodeService, repositoryHelper);
 }