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