Lodash.js - forIn() function

A simple Lodash.js example of the forIn() function, which iterates through the objects' keys and their values. It also enumerates inherited properties.