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