# File lib/puppet/util/zaml.rb, line 79
79:
def
new_label_for
(
obj
) 80:
Label
.
new
(
obj
) 81:
end