class Comet::DefaultEmailReportPolicy

def clear

def clear
  @reports = []
  @unknown_json_fields = {}
end