Lodash.js - forInRight() function

A simple Lodash.js example of the forInRight() function, which iterates through the objects' keys and their values from the last one to the first one. It also enumerates inherited properties.