# File lib/puppet/network/http/handler.rb, line 58
58:   def initialize_for_puppet(server)
59:     @server = server
60:   end