# File lib/active_support/core_ext/rexml.rb, line 23
      def self.entity_expansion_limit= val
        @@entity_expansion_limit = val
      end