class Comet::B2VirtualStorageRoleSettings

def clear

def clear
  @master_bucket = ''
  @key_id = ''
  @app_key = ''
  @unknown_json_fields = {}
end