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