class Net::SMTP

def starttls

def starttls
  getok('STARTTLS')
end