# File lib/puppet/util/zaml.rb, line 182
182:   def to_zaml(z)
183:     z.emit(self)
184:   end