Index: /trunk/docs/api/zoo-format.txt
===================================================================
--- /trunk/docs/api/zoo-format.txt	(revision 172)
+++ /trunk/docs/api/zoo-format.txt	(revision 173)
@@ -133,3 +133,11 @@
     write: function(data)
 
-  Accept an object, and return a string.     
+  Accept an object, and return a string.   
+
+  *Parameters*
+  
+  ``object {Object}`` Object to be serialized
+  
+  *Returns*
+
+  ``{String}`` A string representation of the object.  
