# File lib/bundler/parallel_workers/worker.rb, line 28
      def enq(obj)
        @request_queue.enq obj
      end