# File lib/puppet/network/http/rack/rest.rb, line 29
29:   def initialize(args={})
30:     super()
31:     initialize_for_puppet(args)
32:   end