class Moxml::ProcessingInstruction

def target

def target
  adapter.processing_instruction_target(@native)
end