# File lib/rubygems/test_case.rb, line 263
  def install_gem_user spec
    install_gem spec, :user_install => true
  end