# File lib/puppet/network/formats.rb, line 14
14:   def render(instance)
15:     instance.to_yaml
16:   end