>foo = Object.new # => # >id = foo.object_id # => 2238812160 >"%x" % (id << 1) # => "10ae32000"