module MultiXml::Parsers::Libxml2Parser

def node_name(*)

def node_name(*)
  raise(NotImplementedError, "inheritor should define #{__method__}")
end