class Nokogiri::LibXML::XmlSaxPushParserContext

def self.release ptr

def self.release ptr
  LibXML.xmlFreeParserCtxt(ptr)
end