<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Immutable
   class CannotOverrideMethod &lt; StandardError; end
 
   # Random ID changed at each interpreter load
-  UNIQ = &quot;_#{object_id}&quot;
+  UNIQ = &quot;_#{object_id.abs}&quot;
 
   def self.included(mod)
     mod.extend(ClassMethods)</diff>
      <filename>lib/immutable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a4ada96d1adc44c514ef7e2675be10a9b2109141</id>
    </parent>
  </parents>
  <author>
    <name>Lucas de Castro</name>
    <email>castro.lucas@gmail.com</email>
  </author>
  <url>http://github.com/up_the_irons/immutable/commit/2727d416877824e863bcbf14434fa02dfb7db4aa</url>
  <id>2727d416877824e863bcbf14434fa02dfb7db4aa</id>
  <committed-date>2009-06-27T04:29:43-07:00</committed-date>
  <authored-date>2009-06-27T04:29:43-07:00</authored-date>
  <message>Fixed bug in UNIQ constant. Tests work fine now</message>
  <tree>c85f939d656dd5a749ae3c2b140642a440da8e83</tree>
  <committer>
    <name>Lucas de Castro</name>
    <email>castro.lucas@gmail.com</email>
  </committer>
</commit>
