# File lib/puppet/network/format_handler.rb, line 115
115:     def render_multiple(format, instances)
116:       format_handler.protected_format(format).render_multiple(instances)
117:     end