# File lib/microformat/simple.rb, line 26
    def self.from_as_xpath
      "[#{@from.to_a * "|"}]"
    end