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