# File lib/net/imap.rb, line 281 def self.add_authenticator(auth_type, authenticator) @@authenticators[auth_type] = authenticator end