# File lib/gitlab/client/system_hooks.rb, line 15 def hooks(options={}) get("/hooks", query: options) end