# File lib/mofo/xoxo.rb, line 12
  def self.find_first(doc)
    find_every(doc).first
  end