# File lib/bundler/rubygems_ext.rb, line 156
    def hash
      @cpu.hash ^ @os.hash ^ @version.hash
    end