# File lib/microformat.rb, line 127
    def find_first(doc)
      build_class(doc.first)
    end