# File lib/puppet/util/tagging.rb, line 29
29:
def
tags
30:
@tags
||=
[] 31:
@tags
.
dup
32:
end