# File lib/xpath/union.rb, line 23
def
to_xpaths
[
to_xpath
(
:exact
),
to_xpath
(
:fuzzy
)].
uniq
end