module SauceWhisk

def self.pass_job(job_id)

def self.pass_job(job_id)
  Jobs.pass_job job_id
end