Variable ProcessingInstruction

    ProcessingInstruction: {
        prototype: ProcessingInstruction;
        new (): ProcessingInstruction;
    }