57 58 59 60
# File 'lib/labclient/jobs/job.rb', line 57 def keep project_id = collect_project_id client.jobs.keep(project_id, id) end