# File lib/hashery/sparsearray.rb, line 452
def
shuffle
dup
.
shuffle!
end