# File lib/reactor/container.rb, line 239 def do_work(timeout = nil) self.timeout = timeout unless timeout.nil? self.process end