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