# File lib/rexml/element.rb, line 324
    def has_elements?
      !@elements.empty?
    end