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