# File lib/rubygems.rb, line 1107
  def self.load_plugins
    load_plugin_files find_files('rubygems_plugin', false)
  end