# File lib/bundler/dsl.rb, line 33
    def disable_system_gems
      @environment.system_gems = false
    end