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