# File lib/core/container.rb, line 267
      def process(now) @work_queue.process(now); super(); end