# File lib/hashery/sparsearray.rb, line 468
def
slice
(
*
args
)
self
[
*
args
]
end