class Net::SMTP::Authenticator

def initialize(smtp)

def initialize(smtp)
  @smtp = smtp
end