class Nokogiri::LibXML::XmlSaxHandler

def self.allocate

def self.allocate
  new LibXML.calloc(1, LibXML::XmlSaxHandler.size)
end