# File lib/merb-core.rb, line 531
def
bundled?
$BUNDLE
||
ENV
.
key?
(
"BUNDLE"
)
end