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