391 392 393
# File 'lib/labclient/projects/methods.rb', line 391 def tag(tag_id) client.tags.show(id, tag_id) end