class Comet::Office365CustomSettingV2

def clear

def clear
  @backup_options = {}
  @member_backup_options = {}
  @unknown_json_fields = {}
end