# File lib/bundler.rb, line 151
    def install_path
      home.join("gems")
    end