# File lib/puppet/network/formats.rb, line 109 109: def render_multiple(instances) 110: Marshal.dump(instances) 111: end