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