# File lib/rubygems.rb, line 162 def path @gem_path ||= nil set_paths(ENV['GEM_PATH']) unless @gem_path @gem_path end