module Net::IMAP::SASL

def self.add_authenticator(...) authenticators.add_authenticator(...) end

Delegates to ::authenticators. See Authenticators#add_authenticator.
def self.add_authenticator(...) authenticators.add_authenticator(...) end