# File lib/bundler/installer/parallel_installer.rb, line 35 def ready_to_enqueue? !enqueued? && !installation_attempted? end