/**
 * Echos the value of a value. Trys to print the value out
 * in the best way possible given the different types.
 *
 * @param {Object} obj The object to print out.
 * @param {boolean} showHidden
 * @param {number} depth
 * @param {boolean} colors
 * @license MIT (© Joyent)
 */
