# File lib/core/container.rb, line 266
      def next_tick() earliest(super, @work_queue.next_tick); end