| Direktori : /proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/net/smtp/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/opt/alt/ruby27/share/ruby/net/smtp/version.rb |
module Net
class Protocol; end
class SMTP < Protocol
VERSION = "0.1.0"
end
end