# File lib/puppet/network/formats.rb, line 59
59:   def render_multiple(instances)
60:     encode(instances.to_yaml)
61:   end