# File lib/xml/dom/core.rb, line 126
      def initialize(code = 0)
        @code = code
      end