# File rexml/element.rb, line 360
  def get_elements( xpath )
			@elements.to_a( xpath )
		end