class Comet::WebAuthnAuthenticatorSelection

def clear

def clear
  @authenticator_attachment = ''
  @resident_key = ''
  @user_verification = ''
  @unknown_json_fields = {}
end