class Comet::StorageVaultProviderPolicy

def clear

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