# File lib/gitlab/client/labels.rb, line 12 def labels(project) get("/projects/#{project}/labels") end