# File lib/rexml/document.rb, line 207
    def Document::entity_expansion_limit=( val )
      @@entity_expansion_limit = val
    end