%PDF- %PDF-
| Direktori : /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/net/smtp/ |
| Current File : //opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/net/smtp/version.rb |
module Net
class Protocol; end
class SMTP < Protocol
VERSION = "0.1.0"
end
end