# File lib/xml/xslt.rb, line 67
    def self.registerErrorHandler(&block)
      @@error_handler = block
    end