# File lib/rubygems.rb, line 1025
  def self.user_home
    @user_home ||= find_home
  end