use ;
// Temporary function to get this working
//
// // Add the concrete numbering instance that references the abstract numbering.
// // The id (1 in this case) links this specific numbering to the abstract definition.
// docx = docx.add_numbering(docx_rs::Numbering::new(1, 1));