<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,8 +11,8 @@ found in:
   spec/test_data/second_file.rb
   spec/test_data/first_file.rb
 
-def bar
-  &quot;something non-unique&quot;
+def bar()
+&quot;something non-unique&quot;
 end
 
 DUPLICATE_BLOCK
@@ -27,16 +27,16 @@ found in:
   spec/multiple_duplicates/third_file.rb
   spec/multiple_duplicates/first_file.rb
 
-def foo
-  &quot;something also non-unique&quot;
+def foo()
+&quot;something also non-unique&quot;
 end
 
 found in:
   spec/multiple_duplicates/second_file.rb
   spec/multiple_duplicates/first_file.rb
 
-def bar
-  &quot;something non-unique&quot;
+def bar()
+&quot;something non-unique&quot;
 end
 
 DUPLICATE_BLOCK</diff>
      <filename>spec/console_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3443a3be29338408ff1d06d8841744848dba9633</id>
    </parent>
  </parents>
  <author>
    <name>Giles Bowkett</name>
    <email>gilesb@gmail.com</email>
  </author>
  <url>http://github.com/gilesbowkett/towelie/commit/a3a7690b4c7e135c473c9f513cee114c6588aadf</url>
  <id>a3a7690b4c7e135c473c9f513cee114c6588aadf</id>
  <committed-date>2009-10-27T09:50:37-07:00</committed-date>
  <authored-date>2009-10-27T09:50:37-07:00</authored-date>
  <message>ruby2ruby update broke indentation (wtf?) and requires parentheses on method definitions even when those methods have no args (wtf?)</message>
  <tree>1ecffbde6e3df9bbb4ca7c200a98489dd22a9c09</tree>
  <committer>
    <name>Giles Bowkett</name>
    <email>gilesb@gmail.com</email>
  </committer>
</commit>
