# File lib/xmlsimple.rb, line 20
    def initialize
      @mem_share_cache = {}
      @mem_copy_cache  = {}
    end