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