class SMARTAppLaunch::SMARTClientAccessAppLaunchConfidentialSymmetricInteraction

def client_suite_id

def client_suite_id
  return config.options[:endpoint_suite_id] if config.options[:endpoint_suite_id].present?
  SMARTAppLaunch::SMARTClientSTU22Suite.id
end