# File lib/gitlab/client/runners.rb, line 42
def
runner
(
id
)
get
(
"/runners/#{id}"
)
end