# File lib/puppet/network/formats.rb, line 19 19: def render_multiple(instances) 20: instances.to_yaml 21: end