# File lib/mofo/hentry.rb, line 51
  def missing_author?
    @author.nil?
  end