# File lib/bundler/rubygems_integration.rb, line 237
    def load_plugins
      Gem.load_plugins if Gem.respond_to?(:load_plugins)
    end