# File lib/microformat/simple.rb, line 11
    def self.find_occurences(doc)
      @from ? doc/from_as_xpath : super
    end