# File lib/puppet/util/queue.rb, line 93
93:     def client
94:         @client ||= client_class.new
95:     end