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