225 226 227
# File 'lib/labclient/projects/methods.rb', line 225 def job(job_id) client.jobs.show(id, job_id) end