Current File : //opt/puppetlabs/puppet/lib/ruby/2.7.0/net/smtp/version.rb
module Net
  class Protocol; end
  class SMTP < Protocol
    VERSION = "0.1.0"
  end
end
Page not found – Hello World !