# File lib/sax-machine/sax_config.rb, line 8
    def initialize
      @top_level_elements  = {}
      @collection_elements = {}
    end