113 114 115 116
# File 'lib/rq/orderedhash.rb', line 113 def replace hsh2 @order = hsh2.keys super hsh2 end