<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,20 +36,20 @@ Extension.new &quot;noise&quot; do |e|
       node.classes(&quot;NoiseMap&quot;).constructors.find(:arguments =&gt; [nil, nil]).ignore
       node.classes(&quot;NoiseMap&quot;).constructors.find(:arguments =&gt; [nil]).ignore
 
+      node.classes(&quot;Image&quot;).use_constructor(
+        node.classes(&quot;Image&quot;).constructors.find(:arguments =&gt; [])
+      )
+
       # NoiseMap's GetConstSlapPtr is not liking the rb++ of method exposing,
       # ignore for now
       node.classes(&quot;NoiseMap&quot;).methods(&quot;GetConstSlabPtr&quot;).ignore
 
       # Same here
       node.classes(&quot;Image&quot;).methods(&quot;GetConstSlabPtr&quot;).ignore
-
-      node.classes(&quot;Image&quot;).constructors.find(:arguments =&gt; [nil, nil]).ignore
-      node.classes(&quot;Image&quot;).constructors.find(:arguments =&gt; [nil]).ignore
     end
 
     m.module &quot;Module&quot; do |mod|
       node = mod.namespace &quot;module&quot;
-#      node.classes(&quot;Module&quot;).director
     end
   end
 end</diff>
      <filename>wrappers/noise/build_noise.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7ae4b334509780c216295f952da467e655344657</id>
    </parent>
  </parents>
  <author>
    <name>Jason Roelofs</name>
    <email>jameskilton@gmail.com</email>
  </author>
  <url>http://github.com/jameskilton/ogrerb/commit/b31b2f8c46a38e3d327902b1c2018f5c75c4d96e</url>
  <id>b31b2f8c46a38e3d327902b1c2018f5c75c4d96e</id>
  <committed-date>2009-10-18T20:08:49-07:00</committed-date>
  <authored-date>2009-10-18T20:08:49-07:00</authored-date>
  <message>Some cleanup</message>
  <tree>2c72d0af75b1072d9908ca739bd34975e92c5eb8</tree>
  <committer>
    <name>Jason Roelofs</name>
    <email>jameskilton@gmail.com</email>
  </committer>
</commit>
