# File lib/rex/job_container.rb, line 160
        def remove_job(inst)
                self.delete(inst.jid.to_s)
        end