# File lib/puppet/network/http/mongrel/rest.rb, line 9
 9:   def initialize(args={})
10:     super()
11:     initialize_for_puppet(args)
12:   end