# File lib/bundler/ui.rb, line 20
def
debug
(
msg
)
@shell
.
say
(
msg
)
if
ENV
[
'DEBUG'
]
end