<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,19 +4,4 @@
 require File.dirname(__FILE__) + &quot;/../lib/thor&quot;
 require 'thor/runner'
 
-module ObjectSpace
-  
-  class &lt;&lt; self
-
-    # ==== Returns
-    # Array[Class]:: All the classes in the object space.
-    def classes
-      klasses = []
-      ObjectSpace.each_object(Class) {|o| klasses &lt;&lt; o}
-      klasses
-    end
-  end
-  
-end
-
 Thor::Runner.start</diff>
      <filename>bin/thor</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>39af290e7193d1eb0ad8d99eeac6aeefb1ecd74a</id>
    </parent>
  </parents>
  <author>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </author>
  <url>http://github.com/wycats/thor/commit/7d64df8c12d5e83637af75e8780e52201116cb68</url>
  <id>7d64df8c12d5e83637af75e8780e52201116cb68</id>
  <committed-date>2008-05-18T02:46:46-07:00</committed-date>
  <authored-date>2008-05-18T02:46:46-07:00</authored-date>
  <message>Get rid of the ObjectSpace monkeypatch in the thor executable.

I'm not sure why this existed in the first place.</message>
  <tree>5f061a8995537e7c39c0aeb68a36c9dc74393be5</tree>
  <committer>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </committer>
</commit>
