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