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