# File lib/facet/harray.rb, line 430
def
slice
(
*
args
)
self
[
*
args
]
end