@get
Description:
Returns the values for the specified key in this map.
Parameters:
| key | the key whose values are to be retrieved | 
Returns:
| a Collection of values associated with the given key | 
Returns the values for the specified key in this map.
| key | the key whose values are to be retrieved | 
| a Collection of values associated with the given key |