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