# File lib/skeleton/operation.rb, line 37
def
tags
@tags
.
map
{
|
t
,
_
|
t
.
to_s
}
end