# File lib/facet/harray.rb, line 339
def
pack
(
*
args
)
self
.
to_a
.
pack
(
*
args
)
end