# File lib/ruote/workitem.rb, line 430
def
add_tag
(
tag
) (
@h
[
'fields'
][
'__tags__'
]
||=
[])
<<
tag
end