Lodash.js - keysIn() function

A simple Lodash.js example of the keysIn() function, which creates an arrays of property names, based on the provided object. It also takes into account the inherited properties.