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