lib/arql/ext/object.rb in
arql-0.2.1
vs lib/arql/ext/object.rb in
arql-0.2.2
- old
+ new
@@ -13,6 +13,10 @@
end def jjp puts jj end
+
+ def a
+ [self]
+ end
end