README.md revision 8c550f71fca491f2111531a9e454c25e4626ce0e
Dump
====
Returns a simple string representation of the object or array. Other types of
objects will be returned unprocessed. Arrays are expected to be indexed. Use
object notation for associative arrays.
If included, the `dump()` method is added to the YUI instance.