private XQueryNamespacePrefix exampleModuleDeclaration() {
   return XQueryElementFactory.createModuleDeclarationName(getProject(), "example");
 }