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