pub unsafe fn Wrap(
    cx: SafeJSContext,
    scope: &GlobalScope,
    object: Box<XMLDocument>
) -> Root<Dom<XMLDocument>>