pub(crate) trait ProcessingInstructionMethods<D: DomTypes> { // Required method fn Target(&self) -> DOMString; }