# frozen_string_literal: true class AgentConnectInformation < ApplicationRecord belongs_to :instructeur end