# File lib/hashery/sparsearray.rb, line 354
def
pack
(
*
args
)
self
.
to_a
.
pack
(
*
args
)
end