# File lib/bundler.rb, line 351
    def use_system_gems?
      configured_bundle_path.use_system_gems?
    end