What do you call the representation of a hash in the form of an array whose elements are two-element hashes: {'key'=>the_real_hash_key, 'value'=>the_real_hash_value}
?
PS: I know the name I call that representation but I'd prefer not to repeat it in public.