387 388 389
# File 'lib/labclient/projects/methods.rb', line 387 def tag(tag_id) client.tags.show(id, tag_id) end