class Nokogiri::LibXML::XmlSaxPushParserContext

:nodoc:

def self.release ptr

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