# File lib/nanite/agent.rb, line 204
def
tag
(
*
tags
)
tags
.
each
{
|
t
|
@tags
<<
t
}
@tags
.
uniq!
end