# File lib/uber-s3/util/xml_document.rb, line 42
def
xpath
(
path
)
doc
.
xpath
(
path
).
to_a
end