cheat sheets.

$ cheat assert
--- assert version 1	Fri May 30 06:36:50 +0000 2008
+++ assert version 2	Fri May 30 06:37:57 +0000 2008
@@ -1,8 +1,10 @@
+# 'cheat assertions' for the rest
+
 assert(boolean, message=nil)
 
 Asserts that boolean is not false or nil.
 
 Example:
 
   assert [1, 2].include?(5)
. o 0 (history | current )
( add new | see all )