# File lib/puppet/util/zaml.rb, line 164
164:
def
to_zaml
(
z
) 165:
z
.
emit
(
self
.
inspect
) 166:
end