# File formvalidator.rb, line 43
  def missing
    @missing_fields.uniq.sort
  end