# File lib/selectable/object.rb, line 19
19:
def
add_tags_quick
(
tags
) 20:
@tags
.
merge!
tags
21:
end