HashList.getSortedKeys()
Returns an array with all keys in a sorted order from higher to lower magnitude.
Type: function
Returns:
- 
    {Array}:
 An array with all the keys sorted. 
Returns an array with all keys in a sorted order from higher to lower magnitude.
Type: function
Returns:
An array with all the keys sorted.