# File lib/hashery/stash.rb, line 176
def
rekey
(
*
args
,
&
block
)
dup
.
rekey!
(
*
args
,
&
block
)
end