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