Is there a pure-ruby ordered hash? I'm looking for something that will preserve the order in which key/value pairs were entered. The one on RAA is buggy http://raa.ruby-lang.org/project/orderedhash/ Will 2.0 come with a good ordered hash? Thanks