# File lib/bundler.rb, line 178
    def tmp
      user_bundle_path.join("tmp", Process.pid.to_s)
    end