# File lib/puppet/network/format_handler.rb, line 104 104: def render_multiple(format, instances) 105: format_handler.protected_format(format).render_multiple(instances) 106: end