# File lib/rubygems.rb, line 391
  def self.paths
    @paths ||= Gem::PathSupport.new
  end