Lodash.js - keys() function

A simple Lodash.js example of the keys() function, which creates an arrays of property names, based on the provided object. But without taking into account the inherited properties.