In Ruby, the Hash class inherits from Enumerable, suggesting to a programmer that Hashes are collections.
In Java, however, the Map classes are not part of the JCF (Java Collections Framework).
For each language, provide (and justify) an advantage of its choice of location in the class hierarchy of its form of associative list.