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