# File lib/mofo/hentry.rb, line 55
  def add_in_parent_hcard
    @properties << 'author'
    @author = in_parent_hcard
  end