# File lib/protocols/smtpserver.rb, line 437 437: def get_server_greeting 438: "EventMachine SMTP Server" 439: end