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