# File lib/bundler/dsl.rb, line 21
def
bundle_path
(
path
)
@bundle
.
path
=
Pathname
.
new
(
path
)
end