# File lib/gitlab/client/system_hooks.rb, line 41
    def hook(id)
      get("/hooks/#{id}")
    end