# File lib/xpath/expression.rb, line 284
def
to_s
to_xpaths
.
join
(
' | '
)
end