# File lib/bundler/bundle.rb, line 62
def
bindir
@bindir
||=
root
.
join
(
"bin"
)
end