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