# File lib/capybara/xpath.rb, line 46
def
to_s
@paths
.
join
(
' | '
)
end